home *** CD-ROM | disk | FTP | other *** search
- BACKGROUND 15
- PAUSE 15
- WINOPEN 3 1 31
- " EZ-Biller(tm)"
- " The EZ and POWERFUL Solution for ALL your billing needs!"
- "-----------------------------------------------------------------------"
- " (C)1991,1992 All Rights Reserved By: Blue Chips Incorporated"
- PAUSE 15
- WINOPEN 0 23 78
- "EZ-Biller is a registered trademark of Blue Chips Incorporated"
- PAUSE 15
- SPACE 144
- DRIVE C 28 12 31 15 32 14 79
- PATH \EZBILLER 0 12 31 15 32 14 79
- UNPACK EZ.PAK 0 12 31 32 14 79
- JUMP.FAIL INSTALL_FAILURE
-
- WINOPEN 0 11 48
- "EZ-Biller needs the following line in your CONFIG.SYS file to operate."
- ""
- " Files = 50"
- ""
- " Do you want us to update your CONFIG.SYS file? :(Y/N)"
- ASK 16 50
- JUMP.NO DONE
- SET.FILES 50
- JUMP.FAIL INSTALL_FAILURE
- JUMP BOOT
-
- :DONE
- WINCLOSE
- WINOPEN 0 08 48
- " If This message appears when running EZ-Biller(tm)"
- ""
- " 'Too Many Open Files..' "
- ""
- "This is because your CONFIG.SYS file needs the statement FILES = 50"
- ""
- "Solution: Re-Install EZ-Biller & Select YES to update the CONFIG.SYS"
- ""
- " Press [ENTER] to Continue"
- WAIT 47 15
- JUMP FINISHED
- :BOOT
-
- WINCLOSE
- WINOPEN 0 10 48
- "In order for the changes in your CONFIG.SYS to become effective"
- "you must reboot your computer!"
- ""
- " Do you want us to reboot your computer Now? :(Y/N)"
- ASK 16 50
- JUMP.NO FINISHED
- REBOOT
- :FINISHED
- WINCLOSE
- WINOPEN 0 10 48
- " Installation has been succesfull!"
- ""
- " From Your EZBILLER Directory, Type EZBILLER "
- ""
- " Press [ENTER] to Continue"
- WAIT 47 15
- END
- :INSTALL_FAILURE
- WINCLOSE
- WINOPEN 0 07 79
- " THE INSTALLATION PROGRAM FAILED PRIOR TO COMPLETION"
- ""
- "Possible reasons:"
- " -- The floppy disk was removed prior to completion."
- " -- The floppy disk was damaged during shipping."
- " -- Your disk drive is out of alignment."
- " -- You ran out of Drive space."
- ""
- "Press [Enter] to remove incomplete program files."
- "after files are deleted, try to RE-INSTALL EZ-Biller"
- ""
- "Please Call Blue Chips Tech Support if Problem Continues"
- " 9:00AM - 5:00PM (EST) Monday - Friday (201)943-3715"
- WAIT 62 20
- DELETE ~1~2\*.* 0 0 31
- RD ~1~2
- WINCLOSE
- WINOPEN 0 12 31
- "Partially Installed Files are Now Deleted."
- ""
- " Press [Enter] to Quit."
- WAIT 47 15
-